.warp {
    position: relative;
}
.banner-header {
    margin-bottom: 108px;
}

.banner-header-banner {
    float: left;
    width: 100%;
    text-align: center;
    padding-left: 60px;
}
.heard-img-back {
    width: 100%;
    position: absolute;
    z-index: 10;
    height: 493px;
}

.heard-img-back img {
    width: 100%;
    height: 100%;
}

.banner-warp {
    position: relative;
    z-index: 100;
    padding-top: 85px;
    margin: 0 auto;
    max-width: 1200px;

}



.banner-warp-nav-top li a {
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.banner-warp-bottom {
    background-color: #ffffff;

}
/* header部分 */

.banner-header-left {
    float: left;
    width: 176px;
    margin-left: -100%;
    position: relative;
}

.banner-header-right {
    float: left;
    width: 117px;
    position: relative;

    margin-left: -117px;
}

.banner-header-right ul li a {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
}

.banner-header-right ul li a img {
    width: 100%;
    height: 100%;
}
/* 导航 */
.banner-warp-nav {
   width: 100%;
   background-color: #b30000;
   padding-top: 25px;
   padding-left: 20px;
   padding-right: 20px;
}

.banner-warp-nav ul {
    margin: 0 auto;
    width: 1100px;
}

.banner-warp-nav-top li {
    float: left;
    font-size: 0;
    padding-bottom: 29px;
    margin-left: 70px;
}

.banner-warp-nav-top li a:hover {
    color: #000000;
}

.banner-warp-nav-top .my-festival-item {
    margin-right: 22px;
}

.banner-warp-nav .banner-warp-nav-top .review-of-civilization {
    margin-left: 50px;
}

.banner-warp-nav .banner-warp-nav-top .last-wenming-chuanbo {
    margin-left: 50px;
}

.banner-warp-nav-top li a {
    font-size: 20px;
    padding-left: 10px;
}

.headline-news-left{
    float: left;
}

.makeshi-title {
    padding-bottom: 15px;
}

.headline-news-center {
    display: inline-block;
    text-align: center;
    min-width: 1060px;
    vertical-align: middle;
}

.headline-news-center p {
    font-size: 0px;
}

.headline-news-center p span,  .headline-news-center p a{
    font-size: 16px;
}

.headline-news-center .identifier-fu {
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.headline-news-center p a:nth-of-type(2)  {
    display: inline-block;
    vertical-align: middle;
    max-width: 340px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.headline-news-center p a:nth-of-type(1)  {
    display: inline-block;
    vertical-align: bottom;
    max-width: 500px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
}

.headline-news-center p .fen-ge-code {
    display: inline-block;
    vertical-align:bottom ;
    margin-right: 5px;
    margin-left: 5px
}

.headline-news-center p .more-toutiao {
    color: #e1595e;
    display: inline-block;
    vertical-align: bottom;
    width: 65px;
}

.headline-news-right {
    float: right;
}

/* 要闻 */
.important-news-warp {
    display: inline-block;
    width: 50%;
    font-size: 15px;
    vertical-align: top;
}

.important-news {
    font-size: 0;
    margin-bottom: 50px;
    position: relative;
}

.important-news span {
    display: inline-block;
    width: auto;
    margin-left: 45px;
    text-align: center;
    font-size: 23px;
    padding-bottom: 10px;
}

.line-bottom {
    position:absolute;
    top: 36px;
    width: 100%;
    height: 4px;
    background-color: rgba(0, 0,0, 0.2);
    z-index: 21;
}

.swiper-warp {
    font-size: 0;
    padding-bottom: 20px;
}



.example {
    position: relative;
    display: inline-block;
    width: 600px;
    height: 412px;
    overflow: hidden;
    
}

.example .prev {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;

    top: 50%;
    left: 0px;
}

.unslider-arrow img {
    width: 100%;
    height: 100%;
}

.example .next {
    display: inline-block;
    width: 30px;
    height:40px;
    position: absolute;

    top: 50%;
    right: 0px;
}

.example ul {
    width: 2400px;
}

.example ul li {
    float: left;
}

.example ul li a {
    display: inline-block;
    width: 600px;
    height: 412px;
}

.example ul li a img {
    width: 100%;
    height: 100%;
}


.example ol{
    position: absolute;
    bottom: 30px;
    right: 20px;
    width: 80px;
    height: 20px;
}
.example ol li{
    float:left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
}
.example ol li.active {
    background: #b30000;
}

.example_two {
    position: relative;
    display: inline-block;
    width: 850px;
    height: 95px;
    overflow: hidden;
    margin-top: 3px;
}
.example_two ul {
    width: 3400px;
    height: 95px;
}

.example_two ul li {
    float: left;
}

.example_two ul li  {
    width: 850px;
    height:95px;
}

.example_two ul li img {
    width: 100%;
    height: 100%;
}


.example_two ol{
    position: absolute;
    bottom:4px;
    right: 20px;
    width: 80px;
    height: 20px;
    list-style-type: none;
}
.example_two ol li{
    float:left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
}
.example_two ol li.active {
    background: #b30000;
}

.rich-and-mighty div {
    display: inline-block;
    vertical-align: middle;
}

.rich-and-mighty .rich-and-mighty-bird,  .rich-and-mighty .rich-and-mighty-bird a{
    width: 320px;
    display: inline-block;
}

.example_three {
    position: relative;
    display: inline-block;
    width: 870px;
    height: 85px;
    overflow: hidden;
}


.example_three ul {
    width: 2510px;
}
.example_three ul li {
    float: left;
    width: 870px;
}

.example_three ul li a {
    display: inline-block;
    width: 870px;
    height: 85px;
}

.example_three ul li a img {
    width: 100%;
    height: 100%;
}


.example_three ol{
    position: absolute;
    bottom: 20px;
    right: 50px;
    width: 80px;
    height: 20px;
    list-style-type: none;
    font-size: 0;
}
.example_three ol li{
    float:left;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #fff;
}
.example_three ol li.active {
    background: #b30000;
}

.good-person-365 {
    width: 483px;
    height: 34px;
    line-height: 34px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 0;
}

.good-person-365 iframe {
    width: 100%;
    height: 100%;
    padding-top: 6px;
}

.our-festival-tab-warp .civilization-diffuse-content-top-box img {
    width: 300px;
}

.civilized-unit-system {
    font-size: 0;
}
.civilized-unit-system-left {
    width: 320px;
    margin-right:15px;
    
}

.civilized-unit-system-left li img {
    width: 100%;
    vertical-align: middle;
}
.civilized-unit-system-left, .civilized-unit-system-right {
    display: inline-block;
    vertical-align: middle;
}

.civilized-unit-system-right {
    width: 850px;
    vertical-align: top;
    margin-bottom: 28px;
    
}
.civilized-unit-system-right img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.warm-luo-he-warp {
    font-size: 0;
}
.warm-luo-he {
    display: inline-block;
    font-size: 16px;
    width: 30%;
    margin-right: 40px;
    vertical-align: top;
}

.warm-luo-he-title {
    font-size: 0;
}

.warm-luo-he-title span {
    font-size: 16px;
    vertical-align: middle;
}

.civilization-diffuse-warp {
    padding-top: 35px;
    margin-bottom: 30px;
}

.civilization-diffuse-title {
    border-bottom: 1px solid  #b30000;
    font-size: 0;
}

.civilization-diffuse-content-center-title{
    line-height: 36px;
    font-size: 17px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    height: 36px;
}

.civilization-diffuse {
    display: inline-block;
    font-size: 0;
    height: 50px;
    line-height: 50px;
    background-color: #ebebeb;
    text-align: left;
    width: 48%;
    padding-left: 33px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.civilization-diffuse-our {
    display: inline-block;
    font-size: 0;
    height: 50px;
    line-height: 50px;
    background-color: #ebebeb;
    text-align: center;
    width: 22.5%;
    margin-right: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.civilization-diffuse-our span {
    font-size: 25px;
    color: #b30000;
    font-weight: 800;
}
.civilization-diffuse-title .no-person-gress {
    margin-right: 0;
}

.civilization-diffuse span {
    font-size: 25px;
    color: #b30000;
    font-weight: 800;
    margin-right: 15px;
}

.civilization-diffuse b {
    font-size: 20px;
    color: #b30000;
    font-weight: 800;
    margin-right: 10px;
}

.civilization-diffuse-content {
    font-size: 0;
    padding-bottom: 35px;
}
.civilization-diffuse-content-left {
    display: block;
    width:500px;
    height: 300px;
    margin-left: 43px;
    margin-bottom: 30px;
    position: relative;
}

/* 背景图 */
.civilization-diffuse-content-left-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 36px;
    background: url(http://images1.wenming.cn/web_wenming/images/index20170518-boxbg.png) left bottom repeat-x;
    left: 0;
}

.civilization-diffuse-content-left a , .civilization-diffuse-content-right .civilization-diffuse-content-left a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 17px;
    position: relative;
}

.civilization-diffuse-content-left img, .civilization-diffuse-content-right .civilization-diffuse-content-left img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.civilization-diffuse-content-right, .civilization-diffuse-content-warp-left  {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.civilization-diffuse-content-right .civilization-diffuse-content-left{
    
    margin-right: 10px;
}


.civilization-diffuse-content-center {
    display: inline-block;
}

.civilization-diffuse-content-warp-left {

   
    border-right: 2px dashed rgba(0, 0, 0, 0.3);

}
.civilization-diffuse-content-top-box {
    display: inline-block ;
}

.civilization-diffuse-content-top-box a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

.civilization-diffuse-content-top-box a span {
    font-size: 20px;
}

.civilization-diffuse-content-top ul li {
    padding-bottom: 22px;
}
.civilization-diffuse-content-top ul li a {
    font-size: 17px;
    margin-right: 45px;
}

.our-festival-tab {
    position: relative;
}

.our-festival-tab .our-festival-tab-right .our-festival-tab-more {
    float: left;
}

.our-festival-tab .our-festival-tab-right .our-festival-tab-more::before {
    display: none;
}

.our-festival-tab ul li {
    font-size: 17px;
    padding-bottom: 70px;
}


/* 头条 */
.headline-news {
    padding-top: 38px;
    padding-bottom: 30px;
}

.spread-civilization {
    float: left;
}

.makeshi-title a {
    font-size: 34px;
    color: #2474be;
    margin: 0 auto;
}
/* 文明联播 */
.civilization-show {
    font-size: 0;
}
.civilization-show iframe {
    width: 100%;
    height: 30px;
    margin-bottom: 30px;
}


.civilization-show span {
    font-size: 16px;
    padding-right: 20px;
    vertical-align: middle;
}

.civilization-show-title {
    color: #e1595e;
    padding-right: 26px;
}

.important-news-warp {
    height: 412px;
    position: relative;
    padding-left: 33px;
}

.common-tab-change {
    position: relative;
    font-weight: 800;
    color:  #d81718;
    border-bottom: 4px solid  #d81718;
    z-index: 30;
}

.swiper-image ol{position:relative;width: 80px;height: 20px;top:-30px;left:60px;}
.swiper-image ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.swiper-image ol li.seleted{background: #1AA4CA;}

.tab-content-warp ul li{
    font-size: 17px;
    padding-bottom: 25px;
}
.civilized-unit-system-left ul li:first-child {
    padding-bottom: 8px;
}

.tab-content-warp-leading-dynamic {
    display: none;
}

.tab-content-warp-civillzed-city {
    display: none;
}

.tab-content-warp-dangshijiaoyu {
    display: none;
}

/* 动态管理系统 */
.luohe-wenming-dotai-system {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

    background-color: rgba(0, 0,0, 0.6);
    z-index: 999;
}


.original-special-tab-content {
    width: 2250px;
}

.original-special-tab-content li{
    float: left;
    width: 300px;
    margin-right: 20px;
}

.original-special-tab-content a {
    display: block;
    width: 300px;
}

.original-special-tab-content a img {
    width: 100%;
    height: 190px;
}

.public-benefit-tab-right {
    display: inline-block;
    width: 880px;
    overflow: hidden;
    margin-left: 20px;
}

.public-benefit-tab-right p {
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    display: block;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tushuo-warp-content {
    display: inline-block;
    width: 2900px;
}

.tushuo-warp-content li {
    float: left;
    width: 220px;
    margin-right: 20px;

}

.tushuo-warp-content a {
    display: block;
    width: 220px;
    height: 300px;
}

.tushuo-warp-content a img {
    width: 100%;
    height: 100%;
   
}


.user-name-wenming {
   
    outline: none;
}

.user-password-wenming {
    margin-top: 12px;
    margin-left: 97px;
    width:166px;
    height: 26px;
}

.login-wenming {
    margin-top: 12px;
    float: left;
    margin-left:70px;
}

.register-wenming {
    margin-top: 12px;
    width:90px;
    height: 29px;
    float: left;
}

.luohe-wenming-dotai-system-box {
    position: absolute; 
    left: 0; 
    right: 0; 
    bottom: 0;
    top: 0;
    margin: auto;
    width: 800px ;
    height: 500px;

    background: url('http://kodo-cdn.hngates.com/wmw/wenmingdanwei.jpg') no-repeat 100% 100%;
}

.wenmingxiaoyuan-warp {
    background: url('http://kodo-cdn.hngates.com/wmw/wenmingxiaoyuan.jpg') no-repeat 100% 100%;
}

.luohe-wenming-dotai-system-box-main-title {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

.luohe-wenming-dotai-system-box-main-user-name {
    background: url('http://kodo-cdn.hngates.com/wmw/zhanghao.png') no-repeat 100% 100% ;
    background-size: 100% 100%;
    height: 50px;
    width: 437px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.xiaoyuan-password-back {
    background: url('http://kodo-cdn.hngates.com/wmw/mima.png') no-repeat 100% 100% ;
}

.luohe-wenming-dotai-system-box-main-user-name input {
    display: inline-block;
    width: 300px;
    height: 48px;
    position: absolute;
    top: 2px;
    left: 82px;
    border: 0;
    padding-left: 10px;
}

.luohe-wenming-dotai-system-box-main-user-name label {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    width: 80px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;

}
.luohe-wenming-dotai-system-box-main-login {
    text-align: center;
}
.luohe-wenming-dotai-system-box-main-login span, .luohe-wenming-dotai-system-box-main-login input{
    display: inline-block;
    width: 125px;
    height: 55px;

    background-color: #ffffff;
    color: rgba(2,127,142);
    line-height: 55px;
    text-align: center;
    margin-right: 30px;
    border-radius: 7px;
    outline: none;
    
}

.luohe-wenming-dotai-system-box-main-login input {
    border: 0;
}

.luohe-wenming-dotai-system-box-main .user-name-warp-bottom{
    margin-bottom: 60px;
}

.regter-span-box {
    margin-left: 40px;
}
/* .luohe-wenming-dotai-system-box-main-user-password {
    background: url('../img/password-name.png') no-repeat 100% 100% ;
    background-size: 100% 100%;
    height: 50px;
    width: 437px;
    margin: 0 auto;
    position: relative;
} */


.close-box , .close-xiaoyuan-box{
    position: absolute;
    top: 22px;
    right: 30px;
    color: red;
    font-weight: 800;
    font-size: 30px;
}

.luohe-wenming-xiaoyuan-system {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

    background-color: rgba(0, 0,0, 0.6);
    z-index: 999;
}

.xiaoyuan-username {
    margin-top: 62px;
    margin-left: 97px;
    width: 167px;
    height: 25px;
}

.xiaoyuan-password {
    margin-top: 12px;
    margin-left: 97px;
    width: 167px;
    height: 24px;
}
.luohe-wenming-xiaoyuan-system-box {
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-155px;
    margin-top:-55px;
}

.public-benefit-tab-left {
    display: inline-block;
    border-right: 2px dashed #eeeeee;

    padding-right: 20px;
}


.public-benefit-tab-left a  {
    display: inline-block;
    width: 220px;
    height: 300px;
   
}
.public-benefit-tab-left a img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.public-benefit-tab-left a span{
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    display: block;
    padding-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-scheme-practice-tab, .voluntary-service-tab, .juveniles-person-tab {
    display: none;
}

.our-festival-tab-image-warp {
    float: left;
}
.our-festival-tab-image-warp  img {
    width: 300px;
    height: 300px;
}

.our-festival-tab-right {
    float: right;
}

.our-festival-tab-right li a::before{
    display: inline-block;
    content: '';
    margin-right: 10px;
    width: 7px;
    height: 7px;
    background-color: #c0c0c0;
    border-radius: 50% 50%;
}
/* 温暖漯河 */
.warm-luo-he-title {
    line-height: 90px;
    height: 90px;
}

.warm-luo-he-title img {
    padding-right: 10px;
} 

.warm-luo-he-title .warm-luo-he-title-span {
    color: #d81718;
    font-size: 22px;
    font-weight: 800;
    vertical-align: middle;
}

.warm-luo-he-title div {
    float: left;
}
.warm-luo-he-title-more-show {
    float: right;
}

.warm-luo-he-title-more-show .dot-style {
    display: inline-block;
    
    margin-left: 5px;
    width: 10px;
    height: 10px;
    background-color: #c0c0c0;
    border-radius: 50% 50%;
}

.warm-luo-he-list {
    padding-right: 20px;
    width: 400px;
}

 .warm-luo-he-list li, .warm-luo-he-list-civilization li{
    margin-bottom: 20px;
    width: 100%;
    font-size: 0;
}

.warm-luo-he-list li a,  .warm-luo-he-list-civilization li a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 17px;
    word-spacing: 0;
}

 .warm-luo-he-list li a::before, .warm-luo-he-list-civilization li a::before {
    display: inline-block;
    content: '';
    margin-right: 10px;
    width: 7px;
    height: 7px;
    background-color: #c0c0c0;
    border-radius: 50% 50%;
}

/* 富强民主 */


/* 切换内容 */
.civilization-diffuse-content {
    padding-top: 35px;
    overflow: hidden;

}

.hot-special-tab {
    padding-left: 40px;
}
.civilization-diffuse-content-center {
    vertical-align: top;
    width: 100%;
    padding-left: 42px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.civilization-diffuse-content-center-title p a{
    width: 100%;
    height: 100%;
    font-size: 17px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}

.civilization-diffuse-content-right .civilization-diffuse-content-left .civilization-diffuse-content-center-title p a {
    font-size: 17px;
    text-align: center;
    height:100%;
}

.civilization-diffuse-content-center-content span {
    line-height: 26px;
}

.civilization-diffuse-wenming-sporet-our {
    margin-right: 40px;
}

.civilization-diffuse-wenming-sporet {
    background-color: #d81718;
    
    font-weight: 800;
}
.civilization-diffuse-wenming-sporet span {
    color: #ffffff;
}
.wenming-vice-warp {
    height: 490px;
    overflow: hidden;
}
.wenming-vice-warp-left, .wenming-vice-warp-right {
    display: inline-block;
    width: 48%;
    vertical-align: top;
}

.wenming-vice-warp-left {
    margin-right: 40px;
}

.wenming-vice-warp-left .wenming-vice-warp-left-title, .wenming-vice-warp-right .wenming-vice-warp-right-title {
    width: 100%;
}
/* 热点专题 */
.civilization-diffuse-content-top .civilization-diffuse-content-top-box{
    font-size: 0;
    width: 25%;
}

.civilization-diffuse-content-top .civilization-diffuse-content-top-box img {
    width: 100%;
    height: 180px;
    padding-right: 40px;
    margin-bottom: 30px;
}
.civilization-diffuse-content-top .civilization-diffuse-content-top-box a span {
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    display: block;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.civilization-diffuse-content-top .civilization-diffuse-content-top-box > span {
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    display: block;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.civilization-diffuse-content-top .civilization-diffuse-content-top-box > span a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.civilization-diffuse-warp .civilization-diffuse-title .central-unit {
    width: 30.33%;
}

.public-benefit-tab, .original-special-tab, .our-festival-tab {
    display: none;
    padding-left: 40px;
    max-width: 1200px;
    overflow: hidden;
}

.civilization-diffuse-warp .central-civilization-tab, .civilization-diffuse-warp .central-propaganda-tab, .civilization-diffuse-warp .local-civilization-website-tab {
    height: 200px;
    overflow-y: scroll;
}

.bottom-warp {
    max-width: 1200px;
    margin: 0 auto;
    background-color: #b30000;
    color: #ffffff;
}

.bottom-warp div{
    display: inline-block;
    width: 23%;
}

.bottom-warp .archival-message-warp {
    border: 2px solid #a30100;
    padding-top: 45px;
    padding-bottom: 58px;
    padding-left: 21px;
}

.bottom-warp-full-flooding {
    background-color: #b30000;
    width: 100%;
}

.local-civilization-website ul {
    padding-bottom: 20px;
}
.local-civilization-website ul li {
    float: left;
}

.local-civilization-website ul .local-civilzation-title {
    font-size: 20px;
    font-weight: 600;
    color: #b30000;
}

.civilization-diffuse-content .civilization-diffuse-content-top .china-she-style a {
    margin-right: 37px;
}
.civilization-diffuse-warp .central-propaganda-tab {
    overflow: hidden;
}

.civilization-diffuse-warp .central-propaganda-tab, .civilization-diffuse-warp .local-civilization-website-tab {
    display: none;
  
}
